lcPlineSetStartVer Home

Sets start vertex for closed polyline.

 BOOL lcPlineSetStartVer (
   HANDLE hPline,
   HANDLE hVertex
 );

Parameters
hPline
  Handle to a polyline object.
hVertex
  Handle to the polyline vertex.

Return Value

  If the function succeeds, the return value is nonzero (TRUE).